Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't set /Z7 flag when compiling with MSVC #810

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Don't set /Z7 flag when compiling with MSVC #810

merged 1 commit into from
Jan 5, 2024

Conversation

alanxz
Copy link
Owner

@alanxz alanxz commented Jan 5, 2024

The decision to use this flag should be up to the user of this library.
If users need this functionality they can include this as a part of
CMAKE_C_FLAGS.

Signed-off-by: GitHub noreply@github.com

The decision to use this flag should be up to the user of this library.
If users need this functionality they can include this as a part of
CMAKE_C_FLAGS.

Signed-off-by: GitHub <noreply@github.com>
@alanxz alanxz merged commit 7337e10 into master Jan 5, 2024
14 checks passed
@alanxz alanxz deleted the no_flags branch January 5, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant